X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FControlFlow%2Fdrawing.c;h=8ed214a3ba3d422fa135cd916d2b55371116b190;hb=d66666fecab8c35e69a2ee4eca1fb240057f1346;hp=85d2efcbabe892a1bc9e8b96f3c15b868a462bd8;hpb=f6310a5b26f5a2d0af9eec0a1eb46eee3c489981;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/ControlFlow/drawing.c b/ltt/branches/poly/lttv/modules/gui/ControlFlow/drawing.c index 85d2efcb..8ed214a3 100644 --- a/ltt/branches/poly/lttv/modules/gui/ControlFlow/drawing.c +++ b/ltt/branches/poly/lttv/modules/gui/ControlFlow/drawing.c @@ -6,10 +6,10 @@ #include #include -#include "Drawing.h" -#include "CFV.h" -#include "CFV-private.h" -#include "Event_Hooks.h" +#include "drawing.h" +#include "cfv.h" +#include "cfv-private.h" +#include "eventhooks.h" #define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format) #define g_debug(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format)