]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
headers to be assumed not part of the application
authorhades <hades>
Wed, 1 Sep 1999 06:56:34 +0000 (06:56 +0000)
committerhades <hades>
Wed, 1 Sep 1999 06:56:34 +0000 (06:56 +0000)
hadaq/tclAppInit.c
hadaq/tkAppInit.c

index 926d24a6063606a49d2bc5d4db2c6186e744fb7f..d30da6139dc4209b663f7f54b4a622d91a564b9b 100644 (file)
@@ -18,7 +18,7 @@
 #include <X11/Intrinsic.h>
 #endif
 
-#include "tcl.h"
+#include <tcl.h>
 
 /*
  * The following variable is a special hack that is needed in order for
index 5dbb0e09f15230bad9a15b9ef341406a7709914e..3471b8910889b2a80d435bb512a5b661e7751d03 100644 (file)
@@ -14,7 +14,7 @@
  * SCCS: @(#) tkAppInit.c 1.22 96/05/29 09:47:08
  */
 
-#include "tk.h"
+#include <tk.h>
 
 /*
  * The following variable is a special hack that is needed in order for