summaryrefslogtreecommitdiff
path: root/src/resources/colordb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/colordb.h')
-rw-r--r--src/resources/colordb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/resources/colordb.h b/src/resources/colordb.h
index 2b750fa3..da36048a 100644
--- a/src/resources/colordb.h
+++ b/src/resources/colordb.h
@@ -19,8 +19,8 @@
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef _AETHYRA_COLOR_MANAGER_H
-#define _AETHYRA_COLOR_MANAGER_H
+#ifndef COLOR_MANAGER_H
+#define COLOR_MANAGER_H
#include <map>
#include <string>