diff options
| author | hrydgard <hrydgard@gmail.com> | 2009-02-22 12:44:13 +0000 |
|---|---|---|
| committer | hrydgard <hrydgard@gmail.com> | 2009-02-22 12:44:13 +0000 |
| commit | 564bc674a588037a3749be4cda3a3d2c8756ad5e (patch) | |
| tree | c1c67377c4041bd5c26db65d0f8a1c4a4a66897e /Source/Core/Common/Src/SConscript | |
| parent | aff0f1fbe3a8ebe9b2968fe506fdb1f072725c3d (diff) | |
forgot to update the sconscript
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2365 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common/Src/SConscript')
| -rw-r--r-- | Source/Core/Common/Src/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Common/Src/SConscript b/Source/Core/Common/Src/SConscript index bec078e21b..24b6f68a14 100644 --- a/Source/Core/Common/Src/SConscript +++ b/Source/Core/Common/Src/SConscript @@ -7,6 +7,7 @@ files = [ "MsgHandler.cpp", "ChunkFile.cpp", "ConsoleWindow.cpp", + "ColorUtil.cpp", "CPUDetect.cpp", "DynamicLibrary.cpp", "Hash.cpp", |
