summaryrefslogtreecommitdiff
path: root/src/net/buysellhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/buysellhandler.h')
-rw-r--r--src/net/buysellhandler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h
index 1b9984647..62167f439 100644
--- a/src/net/buysellhandler.h
+++ b/src/net/buysellhandler.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef BUYSELLHANDLER_H
-#define BUYSELLHANDLER_H
+#ifndef NET_BUYSELLHANDLER_H
+#define NET_BUYSELLHANDLER_H
#include "net/messagein.h"
@@ -53,4 +53,4 @@ class BuySellHandler
} // namespace Net
-#endif // BUYSELLHANDLER_H
+#endif // NET_BUYSELLHANDLER_H