fix typo for OAuth header include

This commit is contained in:
Stephen Birarda 2014-05-02 15:52:50 -07:00
parent 72dd26acbe
commit 53eddab43c
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@
#include "scripting/LocationScriptingInterface.h"
#include "ui/InfoView.h"
#include "ui/OAuthWebviewHandler.h"
#include "ui/OAuthWebViewHandler.h"
#include "ui/Snapshot.h"
#include "ui/Stats.h"
#include "ui/TextRenderer.h"

View file

@ -15,7 +15,7 @@
#include "Application.h"
#include "Menu.h"
#include "ui/OAuthWebviewHandler.h"
#include "ui/OAuthWebViewHandler.h"
#include "DatagramProcessor.h"