X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fgtk%2Fregwin.c;h=dc2a29224f212e123664109de587f63f9a53377f;hb=75172f0ea557b3d104787c34437a99b1453c56de;hp=a2b0f6e91e69a13fb22cb9393016dc25dbebe17f;hpb=a43a2e343e4620c10b1a383f419b2d7b2714f78b;p=emu8051.git diff --git a/src/gtk/regwin.c b/src/gtk/regwin.c index a2b0f6e..dc2a292 100644 --- a/src/gtk/regwin.c +++ b/src/gtk/regwin.c @@ -35,7 +35,7 @@ #include "pgmwin.h" #include "instructions_8051.h" #include "hexfile.h" -#include "emugtk.h" +#include "main.h" static GtkWidget *reglist;