mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-04 21:00:31 +12:00
Rename HTTP server files
This commit is contained in:
parent
9a71713b56
commit
bceaf3b6b7
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
|||
#include "memory.hpp"
|
||||
|
||||
#ifdef PANDA3DS_ENABLE_HTTP_SERVER
|
||||
#include "httpserver.hpp"
|
||||
#include "http_server.hpp"
|
||||
#endif
|
||||
|
||||
enum class ROMType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue