Moved gsscon.h include file to a newly created trust_router/include directory.
[trust_router.git] / gsscon / gsscon_common.c
index 325b98b..d067979 100755 (executable)
@@ -52,7 +52,7 @@
  * or implied warranty.
  */
 
-#include "gsscon.h"
+#include <gsscon.h>
 
 /* --------------------------------------------------------------------------- */
 /* Display the contents of the buffer in hex and ascii                         */