diff options
Diffstat (limited to 'protocols/Omegle/src/http.cpp')
-rw-r--r-- | protocols/Omegle/src/http.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Omegle/src/http.cpp b/protocols/Omegle/src/http.cpp index 01904cc8e7..3f42c3f67c 100644 --- a/protocols/Omegle/src/http.cpp +++ b/protocols/Omegle/src/http.cpp @@ -20,4 +20,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "common.h"
+#include "stdafx.h"
|