Skip to content

Commit 985a231

Browse files
committed
refactor: move draw_buffer sources into own directory
1 parent 487fe23 commit 985a231

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

support/gtkmm4/html_widget.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include "html_host.h"
55
#include "web_page.h"
66
#include "web_history.h"
7-
#include "draw_buffer.h"
7+
#include "../draw_buffer/draw_buffer.h"
88
#include <queue>
99

1010
enum page_state

0 commit comments

Comments
 (0)