mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[client,sdl] rename c++ headers to hpp
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include "sdl_utils.h"
|
||||
#include "sdl_utils.hpp"
|
||||
|
||||
#include "sdl_freerdp.h"
|
||||
#include "sdl_freerdp.hpp"
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user