Ignore:
Timestamp:
2019-12-16T10:14:12Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
65160d7
Parents:
fdc8e40
git-author:
Jiri Svoboda <jiri@…> (2019-12-15 10:13:47)
git-committer:
Jiri Svoboda <jiri@…> (2019-12-16 10:14:12)
Message:

Store dimensions in display server window structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/display/include/disp_srv.h

    rfdc8e40 r3434233  
    3838#include <async.h>
    3939#include <errno.h>
    40 #include <types/display/event.h>
    41 #include <types/display/wndparams.h>
     40#include "display/wndparams.h"
     41#include "types/display/event.h"
    4242
    4343typedef struct display_ops display_ops_t;
Note: See TracChangeset for help on using the changeset viewer.