]> git.lizzy.rs Git - dragonstd.git/blobdiff - queue.h
Rename to dragonstd
[dragonstd.git] / queue.h
diff --git a/queue.h b/queue.h
index da69686195fe676b07d1f4bc22e9950dbb1762d2..48829cbda5da05158adb7289a6c195ce8517bd63 100644 (file)
--- a/queue.h
+++ b/queue.h
@@ -1,5 +1,5 @@
-#ifndef _DRAGONTYPE_QUEUE_H_
-#define _DRAGONTYPE_QUEUE_H_
+#ifndef _DRAGONSTD_QUEUE_H_
+#define _DRAGONSTD_QUEUE_H_
 
 #include <pthread.h>
 #include "list.h"