summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/LdvProfile.h')
-rw-r--r--rts/LdvProfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/LdvProfile.h b/rts/LdvProfile.h
index 5c0a5a4dbb..e746d6cfaa 100644
--- a/rts/LdvProfile.h
+++ b/rts/LdvProfile.h
@@ -9,7 +9,7 @@
#pragma once
-#ifdef PROFILING
+#if defined(PROFILING)
#include "ProfHeap.h"