Rename CLI and GUI versions main source files
[emu8051.git] / src / gtk / regwin.c
index a2b0f6e..dc2a292 100644 (file)
@@ -35,7 +35,7 @@
 #include "pgmwin.h"
 #include "instructions_8051.h"
 #include "hexfile.h"
-#include "emugtk.h"
+#include "main.h"
 
 static GtkWidget *reglist;