X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fcommandedit.cpp;h=7cf1eb7098c275bf4520d09b160906ed7864bb98;hb=2ee84c5948ede7fc2f7b4435c5edef42a030ac05;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