summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drawgfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/drawgfx.cpp')
-rw-r--r--src/emu/drawgfx.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/emu/drawgfx.cpp b/src/emu/drawgfx.cpp
index fe909496342..94333cf6b87 100644
--- a/src/emu/drawgfx.cpp
+++ b/src/emu/drawgfx.cpp
@@ -2,9 +2,10 @@
// copyright-holders:Nicola Salmoria, Aaron Giles
/*********************************************************************
- drawgfx.c
+ drawgfx.cpp
Generic graphic functions.
+
*********************************************************************/
#include "emu.h"