s/util.h/Util.h

This commit is contained in:
no 2015-12-19 18:57:54 -05:00
parent c1d80674fe
commit 865f1f74e7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
****************************************************************************/
#include "stdafx.h"
#include "SpeedLimiterClass.h"
#include <Common/util.h>
#include <Common/Util.h>
#include <Windows.h>
#include <Mmsystem.h>