summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/pointsviewer.mm
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-02-11 13:32:42 -0500
committer AJR <ajrhacker@users.noreply.github.com>2017-02-11 13:32:42 -0500
commit269c4c74104dd9de9ace4a13d0d565b92b9bb6dc (patch)
tree7ccfdcaf4f41fe615c66eaf8de785b44acb5934f /src/osd/modules/debugger/osx/pointsviewer.mm
parentaa83c19e778e23edd28912dc7ccae7783dde1fbf (diff)
Fix OS X build (nw)
Diffstat (limited to 'src/osd/modules/debugger/osx/pointsviewer.mm')
-rw-r--r--src/osd/modules/debugger/osx/pointsviewer.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osd/modules/debugger/osx/pointsviewer.mm b/src/osd/modules/debugger/osx/pointsviewer.mm
index 7875e9c91b3..06c619fd81d 100644
--- a/src/osd/modules/debugger/osx/pointsviewer.mm
+++ b/src/osd/modules/debugger/osx/pointsviewer.mm
@@ -6,6 +6,7 @@
//
//============================================================
+#include "emu.h"
#import "pointsviewer.h"
#import "breakpointsview.h"