X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fcommandedit.cpp;h=7cf1eb7098c275bf4520d09b160906ed7864bb98;hb=e1d1cacbb43055988d0d9db632fdf05c0bea9543;hp=f470009dbd5773f3ce1e888d5db4e9340b12acd5;hpb=48105dec9198cf5a81dd9286010d0d45e28f70c3;p=architektonas diff --git a/src/widgets/commandedit.cpp b/src/widgets/commandedit.cpp index f470009..7cf1eb7 100644 --- a/src/widgets/commandedit.cpp +++ b/src/widgets/commandedit.cpp @@ -16,7 +16,7 @@ #include "commandedit.h" -#include "rs_debug.h" +#include "debug.h" /** * Default Constructor. You must call init manually if you choose