Packets: Fix VariantParser invalid parser access bug
[senf.git] / Utils / hexdump.hh
index 4cd5062..f5a60e6 100644 (file)
@@ -23,8 +23,8 @@
 /** \file
     \brief public header for hexdump */
 
-#ifndef HH_hexdump_
-#define HH_hexdump_ 1
+#ifndef HH_SENF_Utils_hexdump_
+#define HH_SENF_Utils_hexdump_ 1
 
 // Custom includes
 #include <iostream>