renames, small improvements in the private struct.
[apps/madtty.git] / madtty / madtty.c
index af959ce..959204d 100644 (file)
@@ -27,7 +27,7 @@
 #include <sys/ioctl.h>
 
 #include "madtty.h"
-#include "roteprivate.h"
+#include "madtty_priv.h"
 
 RoteTerm *rote_vt_create(int rows, int cols)
 {