Rename HTTP server files

This commit is contained in:
wheremyfoodat
2023-07-28 14:21:00 +03:00
parent 9a71713b56
commit bceaf3b6b7
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
#include "memory.hpp"
#ifdef PANDA3DS_ENABLE_HTTP_SERVER
#include "httpserver.hpp"
#include "http_server.hpp"
#endif
enum class ROMType {