]> mj.ucw.cz Git - osdd.git/blobdiff - osdc.c
Python: Cleaned up the Python library
[osdd.git] / osdc.c
diff --git a/osdc.c b/osdc.c
index 0f01ae745fc561624c771b6c449c10a1cebf794c..e1dbde98926d6f8d164d902b0e1458a8bdecb8b8 100644 (file)
--- a/osdc.c
+++ b/osdc.c
@@ -7,12 +7,11 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <xosd.h>
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
 
 #include "util.h"
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>
 
 #include "util.h"
-#include "send.h"
+#include "osd.h"
 
 static struct osd_msg *msg;
 
 
 static struct osd_msg *msg;